From: Keir Fraser Date: Tue, 8 Jul 2008 16:15:23 +0000 (+0100) Subject: stubdom: do not build tapdisk as it it not supposed to build and we don't need it X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14188^2~81 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=4475f160c7cbfef965aff77960218f8cdae76513;p=xen.git stubdom: do not build tapdisk as it it not supposed to build and we don't need it Signed-off-by: Samuel Thibault --- diff --git a/stubdom/Makefile b/stubdom/Makefile index 95160e7e31..87f35dc274 100644 --- a/stubdom/Makefile +++ b/stubdom/Makefile @@ -179,7 +179,7 @@ ioemu: cross-zlib cross-libpci mk-symlinks libxc [ -f ioemu/config-host.mak ] || \ ( cd ioemu ; \ XEN_TARGET_ARCH=$(XEN_TARGET_ARCH) CFLAGS="$(TARGET_CFLAGS)" sh configure --prefix=/usr --enable-stubdom $(IOEMU_OPTIONS)) - CPPFLAGS="$(TARGET_CPPFLAGS)" $(MAKE) -C ioemu LWIPDIR=$(CURDIR)/lwip-cvs + CPPFLAGS="$(TARGET_CPPFLAGS)" $(MAKE) -C ioemu LWIPDIR=$(CURDIR)/lwip-cvs TOOLS= ###### # caml